home *** CD-ROM | disk | FTP | other *** search
/ Aminet 37 / Aminet 37 (2000)(Schatztruhe)[!][Jun 2000].iso / Aminet / comm / tcp / nullsana.lha / nullsana.readme < prev    next >
Text File  |  2000-03-13  |  1KB  |  41 lines

  1. Short:    Mac/Amiga connection Sana2 V2 device
  2. Uploader: crayor@cs.tu-berlin.de
  3. Author:   crayor@cs.tu-berlin.de
  4. Type:     comm/tcp
  5. Version:  1.142
  6.  
  7. This virtual Sana2 V2 device connects some of its units.
  8. This way you can connect your Shapeshifter/Fusion
  9. MAC Emulation running OpenTransport TCP/IP with any
  10. Amiga TCP/IP stack like AmiTCP or Miami.
  11.  
  12. If you are implementing a network stack and your stack is
  13. using Sana2 device drivers you can use this device for
  14. testing purposes.
  15.  
  16. The device can emulate Ethernet, Slip, CSlip, and local
  17. loopback.
  18.  
  19. It implements the latest Sana2 V2 standard including
  20. packet filtering so you can open each unit as many times
  21. as you want and monitor all data using `sanamon` for example.
  22. `sanamon` is available on Aminet.
  23.  
  24. It is configurable using env variables.
  25.  
  26. It should be faster than vlink because of its structure.
  27. But it`s much more flexible for sure.
  28.  
  29. Regards to Chris Brenner, the author of vlink.device for
  30. reporting the ethernet checksum sana standard errata.
  31. Greetings to Holger Kruse, author of Miami TCP/IP stack and
  32. other great programs, and Michael van Elst for helping me
  33. to understand the Sana2 V2 standard.
  34.  
  35. The code is based on the agnet.device source by Pekka Pessi
  36. and fixes some minor bugs of the original code plus adds
  37. ethernet raw packets and new funtionality.
  38.  
  39. Have fun,
  40. Jörg Rebenstorf
  41.